home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / bit / help / scale.hlp < prev    next >
Text File  |  1994-08-01  |  1KB  |  35 lines

  1.  
  2. @c@C1@b@_ Raster Scale
  3.  
  4.      Scale an image by arbitrary scale factors or to fit it into a 
  5.      pre-determined size.
  6.  
  7. @b Options
  8.  
  9. @f  Scale Factors
  10.      Scale factors in X- and Y-directions can be adjusted individually (if
  11.      aspect ratio is not to be kept) or simultaneously (keeping the aspect
  12.      ratio) by pressing the mouse on the arrow buttons.
  13.  
  14. @f  Reporting
  15.      The current scaling request can either be reported as scaling
  16.      factors (current size/original size) or as the resulting size
  17.      in pixels. You can choose the reporting method by toggling the
  18.      ShowSize and ShowScale buttons.
  19.  
  20. @f  Anti-aliasing
  21.      By default, subpixel sampling is enabled and therefore, the resulting
  22.      image will be in RGB format. If exact number of colors are to be
  23.      kept, anti-aliasing can be turned off by toggling this flag.
  24.  
  25.      For Scale factors greater than 0.5, a simple pixel blending can be used 
  26.      for subpixel sampling without causing too much error but much faster.
  27.      General box sampling is enabled by clicking the mouse on Hi-Fi button.
  28.  
  29. @f Fitting the image into a fixed size
  30.      To enable this feature, press the Exact button. You can adjust scaling
  31.      factor independently. In actual scaling, the smaller of the two
  32.      factors is used and aspect ratio is preserved by filling the 
  33.      other direction with a solid color, which can be set by pressing
  34.      FillCol button.
  35.